Видео с ютуба Template Programming C
Templates in C++
Шаблоны функций. Шаблонные функции c++. template typename. template class. Урок #41
Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022
Template Metaprogramming: Type Traits (part 1 of 2) - Jody Hagins - CppCon 2020
Class Templates | C++ Tutorial
CppCon 2014: Walter E. Brown "Modern Template Metaprogramming: A Compendium, Part I"
Template Metaprogramming: Practical Application - Jody Hagins - CppCon 2021
The Amazing Power of C++26's Template For Statements (Ep 503)
CppCon 2016: Arthur O'Dwyer “Template Normal Programming (part 1 of 2)”
template<template...>- Kris Jusiak - C++Now 2019
C++20 Lambdas: Familiar Template Syntax - Ben Deane - CppCon 2020
What are C++ FUNCTION TEMPLATES? 🍪
Template-less Metaprogramming in C++ - Kris Jusiak - CppCon 2024
Unit Testing an Expression Template Library in C++20 - Braden Ganetsky - C++Now 2024
Шаблоны STL в C++ — универсальные функции и классы (для начинающих)
Back to Basics: Function and Class Templates - Dan Saks - CppCon 2019
C++ FUNCTIONS (2025) - What are generic functions and templates? PROGRAMMING TUTORIAL
Concepts Extending C++ Templates For Generic Programming
C++ Template Metaprogramming